compressed form meaning in English
压缩形
Examples
- The launcher contains installation script and a bundled jre in a compressed form
Launcher包含安装脚本和绑定的jre (压缩形式) 。 - In general , due to its huge volume of video data , video information is always stored and transmitted in compressed form
正是数字视频的巨大的数据量,使得视频信号一般以压缩码流的形式存储和传输。 - Jpeg coding allows digital images to be stored in a compressed form that achieves anywhere from 12 : 1 to 100 : 1 depending on the acceptable loss in image quality of the compression
Jpeg算法可以将数字图像压缩到12 : 1甚至到100 : 1 ,前提是允许对图像进行有损压缩和牺牲图像细节。 - Decode board this mpeg4 decode board has a lot of advantages , more practical , especially on now , mpeg - 4 film file compresses form popularly , the hard disk of 160g can be put in 400 s mpeg - 4 film
这款dvd多功能解码板有很多优点,比较实用,尤其是在mpeg - 4电影文件压缩格式流行的今天, 160g的硬盘可以放置大约400部mpeg - 4接近dvd效果电影 - In order not to increase the costs of current system , we take advantage of memory compression the idea of memory compression is to hide the disk latencies by storing swapped out page frames in a compressed form , but still in physical memory . on a subsequent page fault , the page can be quickly decompressed and supplied to the application program
内存压缩技术的主要思想是将要换出的页以压缩的形式,存放在预先分配的内存中;当系统下一次访问该页引起缺页错时,系统从预分配的内存区中找到压缩过的该页,将其解压缩后即可以供系统使用。